| 1 | L/* where * is one of: |
|---|
| 2 | WAV |
|---|
| 3 | Q |
|---|
| 4 | QXY |
|---|
| 5 | R |
|---|
| 6 | PHI |
|---|
| 7 | PHI/NOMIRROR |
|---|
| 8 | |
|---|
| 9 | MON/* min max type where min and max are numberes, type = /LOG or /LIN or ommitted (equivalent to /LIN) and * is one of: |
|---|
| 10 | LENTH |
|---|
| 11 | SPECTRUM |
|---|
| 12 | TRANS/SPECTRUM |
|---|
| 13 | |
|---|
| 14 | note: lenes with LENTH, SPECTRUM and TRANS can be optionally followed by /INTERPOLATE |
|---|
| 15 | |
|---|
| 16 | in the lines below the equals sign can be proceeded by /REAR or /FRONT |
|---|
| 17 | MON/DIRECT=correction_file |
|---|
| 18 | MON/FLAT=flood_file |
|---|
| 19 | MON/HAB=correction_file |
|---|
| 20 | |
|---|
| 21 | DET/* where * is the name of the detector (e.g. REAR or FRONT) |
|---|
| 22 | DET/CORR/* where * is X, Y, Z or ROT |
|---|
| 23 | |
|---|
| 24 | MASK * where * is a valid mask string ??link to another page?? |
|---|
| 25 | |
|---|
| 26 | SET CENTRE X Y where X and Y are numbers |
|---|
| 27 | |
|---|
| 28 | SET SCALES ? X where X is a number (??check?? ? is ignored?) |
|---|
| 29 | |
|---|
| 30 | SAMPLE/OFFSET X where X is a number |
|---|
| 31 | |
|---|
| 32 | GRAVITY ON |
|---|
| 33 | GRAVITY OFF |
|---|
| 34 | |
|---|
| 35 | BACK/MON/TIMES T1 T2 where T1 and T2 are numbers |
|---|
| 36 | |
|---|
| 37 | FIT/TRANS/type WAV1 WAV2 where WAV1 and WAV2 are optional and fit_type is one of: |
|---|
| 38 | YLOG |
|---|
| 39 | STRAIGHT |
|---|
| 40 | CLEAR |
|---|
| 41 | LOG |
|---|
| 42 | LINEAR |
|---|
| 43 | LIN |
|---|
| 44 | OFF |
|---|
| 45 | |
|---|
| 46 | PRINT * where * is an aribary string |
|---|
| 47 | |
|---|
| 48 | MASK/CLEAR |
|---|
| 49 | MASK/CLEAR/TIME |
|---|
| 50 | |
|---|
| 51 | some not supported |
|---|
| 52 | FIT/ |
|---|
| 53 | L/SP |
|---|
| 54 | SPY ON |
|---|
| 55 | READ |
|---|
| 56 | SET |
|---|
| 57 | |
|---|